home *** CD-ROM | disk | FTP | other *** search
- short: AsyncIO library for fast IO. V39.1
- uploader: cmh@lls.se (Magnus Holmgren)
- type: dev/c
-
- This link library (optionally shared library) provides DOS-like functions
- for using double buffered asyncronous IO on files. This provides very good
- performance on DMA devices.
-
- The code was originally written by Martin Taillefer. A few bug fixes and
- updates were made by Magnus Holmgren, with inspiration from Olaf 'Olsen'
- Barthel.
-
- News in version 39.1:
-
- A bugfix in SeekAsync() needed fixing. ;)
-
- Docs cleaned up.
-
- Various other minor changes.
-
-
- News in release 9:
-
- Misc small fixes to includes and autodocs, including StormC support.
-
- Really FGets-compatible function included, courtesy by Michael B.
- Smith.
-
- Added PeekAsync(), to allow you to look ahead in the current buffer.
-
- Bumped the library version to 39, because of the new functions.
-
- DICE linker libraries should be updated now. ;)
-
-